angular run validation on other controls

134

angular run validation on other controls -

this.myform.form.get('myfield').updateValueAndValidity();  //where myform: NgForm

Comments

Submit
0 Comments